home *** CD-ROM | disk | FTP | other *** search
/ Euroscene 1 / Euroscene 1.iso / resource / midi2tex.readme < prev    next >
Encoding:
Text File  |  1994-04-26  |  2.6 KB  |  64 lines

  1. Short: Conversion Utility From Midi To MusicTeX
  2. TYPE: mus/midi
  3. UPLOADER: suamor@student.uni-tuebingen.de
  4. AUTHOR: original: kuykens@amc.uva.nl, amiga port: same as uploader
  5.  
  6. ****************************************************************
  7. ************** README File for the MIDI2TeX translator *********
  8. **************             V.1.1                       *********
  9. ****************************************************************
  10.  
  11.  
  12. This is the first non-test release of MIDI2TeX, a MusicTeX preprocessor.
  13.  
  14. This software was designed to translate standard type 1 MIDI files
  15. into MusicTeX source code. See the manual for further details about
  16. the function and use.
  17.  
  18. The manual needs MusicTeX characters. So the platform that you
  19. want to process this file on should have the MusicTeX files installed
  20. (musicn20.tfm, musicn20.pk ...). If TeX complains that it cannot find
  21. the files than delete the note macros at the start of the
  22. manual: (\def\whole{\ .... \def\sixtyfourth{\ ...  \end{picture} } )
  23. and the new font definition : \newfont{\mus}{musicn20\magstep1}
  24. In addition, you should delete these macros in the quantization time
  25. table. I added the refman.sty file to the package which
  26. the manual uses as it is not standard.
  27.  
  28.  
  29. This version of MIDI2TeX may be copied freely on a non-commercial basis
  30. (see manual for license info). I hope that those of you who will use
  31. this software are kind enough to supply me with some feedback 
  32. about your findings in exchange for it. Bugs, wishes, complaints
  33. or more happy  messages are welcome at my e-mail address : 
  34.  
  35.                    kuykens@amc.uva.nl.
  36.  
  37.                 Amiga Port of Midi2TeX V1.1
  38.                 ===========================
  39.  
  40. This is the Amiga port of Midi2TeX. Actually, I needn't do any changes
  41. to the source code :-). I only added a small makefile to simplify the
  42. compiling prozess. The compiler I used was SAS/C 6.51. 
  43.  
  44. Read also the read.me file for further information in this package.
  45.  
  46. Included in this archive is the full C source code, the original pascal
  47. source code and the pc executables, and of course the LaTeX-Docs.
  48.  
  49. I have tested the program with the included example file and had no
  50. problems with it, so I hope it will work for you.
  51.  
  52. If you have any questions regarding the amiga port, send a mail to me, 
  53. all questions concerning the program itself, send to the adress in
  54. the read.me-file.
  55.  
  56. I have not converted the PC-ASCII-files to Amiga-ASCII-Files except the
  57. manualc.tex-file and the read.me. If you want to do this, use an utility
  58. like CrossDos to convert it.
  59.  
  60. My EMAIL Adress: suamor@student.uni-tuebingen.de, 
  61. My name: Reinhard Katzmann.
  62.  
  63. Have fun using this fine utility :) !!
  64.